Further clean up window drawing redirection/clipping
authorAlexander Larsson <alexl@redhat.com>
Mon, 1 Jun 2009 12:45:22 +0000 (14:45 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 1 Jun 2009 12:48:11 +0000 (14:48 +0200)
commit609b03c517fa534f04431a5b046fe08a97acc6f2
treeae9a93c02a9ac67a898f759f16d09fe2f5ef3cd5
parent1d739c2ff60796e75aeb808134b9bc6c25f2efd5
Further clean up window drawing redirection/clipping

This combines the OFFSET_GC and various SETUP/RESTORE gc macros
to a single BEGIN/END_DRAW macro pair.
gdk/gdkwindow.c